selected
open fun selected(@Nullable() selected: Boolean): ViewAnnotationOptions.Builder
Content copied to clipboard
Specifies if this view annotation is selected meaning it should be placed on top of others.If selected in null, default value `false` will be applied.